3.2.1 主体(actor)

主体信息

字段定义

字段 类型 说明
id string 管理员用户ID,为UUID
type string 用户类型,可选值:user(用户)、admin(管理员)
name string 用户名
groupPath string 所属管理组
details string 用户详情,可空,一般为JSON
sTraceId string 会话ID,用于跟踪用户会话,这里不是真正起作用的会话ID

JSON格式

"actor": {
    "id": "2616cbd2-d4d8-47f7-93cd-44d4b5a09e35",
    "type": "user",
    "name": "zhangsan",
    "groupPath": "/",
    "details": "",
    "sTraceId": "6d7b6a7f-364b-4fbe-bae1-4329553a5e05"
}
深信服科技 all right reserved,powered by Gitbook本文档更新于: 2024-10-15 17:37

results matching ""

    No results matching ""